FaEducationSavingsAllowance 
Logical Entity Name  FaEducationSavingsAllowance 
Default Table Name  FaEducationSavingsAllowance 
Physical Only  NO 
Definition 
 
Note 
 

FaEducationSavingsAllowance Columns 
ColumnName  Domain  Datatype  NULL  Definition 
FaEducationSavingsAllowanceId(PK)    int  NO 
 
FaYearId(FK)    char(2)  NO 
 
Age    int  NO 
 
MarriedAllowance    int  NO 
 
SingleAllowance    int  NO 
 
UserId(FK)    int  NO 
 
DateAdded    datetime  NO 
 
DateLstMod    datetime  NO 
 
ts    timestamp  NO 
 

FaEducationSavingsAllowance Primary and Unique Keys 
Key Name  Key Type  Keys 
PK_FaEducationSavingsAllowance_FaEducationSavingsAllowanceId  PrimaryKey  FaEducationSavingsAllowanceId 

FaEducationSavingsAllowance Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
FaYear  Non-Identifying  One To Zero or More  FK_FaEducationSavingsAllowanceFaYearId_FaYearFaYearId      FaYearId  NO  YES 
SyStaff  Non-Identifying  One To Zero or More  FK_FaEducationSavingsAllowanceUserId_SyStaffSyStaffId      UserId  NO  YES 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 

FaEducationSavingsAllowance Check Constraints 
Check Constraint Name  CheckConstraint